home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 005 / finpt225.arc / FP212.DOC next >
Encoding:
Text File  |  1986-06-12  |  27.0 KB  |  591 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.      Your Financial Partner                   Version 2.12  6/12/86
  8.  
  9.  
  10.  
  11.                           Your Financial Partner
  12.                         Distribution Version 2.12
  13.                               June 12, 1986
  14.                        (c) 1986, Marc R. Feldesman
  15.                            All Rights Reserved
  16.  
  17.  
  18.           Your  Financial  Partner  grew  out  of frustration with the
  19.      complexity and expense of  many financial  management programs on
  20.      the market today.  There is nothing in this program that programs
  21.      like Lotus 1-2-3,  Symphony,  Framework,  and  SuperCalc  3 can't
  22.      compute; however,  Your Financial Partner combines all the common
  23.      financial functions into an easy-to-use format.   My  idea was to
  24.      produce  a  simple,  menu-driven  program, that would provide the
  25.      types of financial computations most people need.  The program is
  26.      largely  self-explanatory;  this  documentation  supplements  the
  27.      program.
  28.  
  29.  
  30.      Hardware Requirements:
  31.  
  32.           The  program  requires  an  IBM-PC,  XT,  or  AT  compatible
  33.      computer with  MS-DOS 2.0 or above, a minimum of 128K of RAM, and
  34.      one floppy disk drive.  A  printer is  optional; however,  if you
  35.      want hard-copy  of loan  amortization schedules,  you will need a
  36.      printer.  The program  makes no  special demands  on the printer;
  37.      any 80 column text printer will do.
  38.  
  39.  
  40.      Operation:
  41.  
  42.           To operate  the program, boot your computer with DOS.  Place
  43.      the diskette containing Your Financial Partner  either in  the A:
  44.      or B:  drive, or  copy the  files onto your harddisk.  To run the
  45.      program you  merely type  FPDxx where  xx is  the version number.
  46.      The program  opens no  files and  does not write to any diskette.
  47.      If you find a version that causes your  disk drive  light to come
  48.      on at any time, you have a bogus-copy.
  49.  
  50.            For  convenience,  you  may  wish  to  rename  the  file as
  51.      FINPART.COM.
  52.  
  53.  
  54.      General Information:
  55.  
  56.  
  57.           Your  Financial  Partner  performs  7  different   types  of
  58.      financial  calculations.    The  main  menu  displays  all  these
  59.  
  60.                                      1
  61.  
  62.  
  63.  
  64.  
  65.  
  66.      Your Financial Partner                   Version 2.12  6/12/86
  67.  
  68.  
  69.      different functions.  To move from choice to choice on  the menu,
  70.      use the  up and down arrow keys.  When you are positioned at your
  71.      menu selection, hit the return key.   Alternately,  you may press
  72.      the number  corresponding to  your choice;  this will immediately
  73.      transfer the control to  a related  sub-menu with  the associated
  74.      options.   If, at any point in the program, you wish to return to
  75.      the menu, the ESC key is  your path  back.   Hitting the  ESC key
  76.      twice will bring you back to the Main Menu.
  77.  
  78.           Every function  requires user input.  In writing the program
  79.      I made every effort to  protect  you  from  yourself:  you cannot
  80.      enter an  implausible or  illegal value.  There are two levels of
  81.      error trapping.  First,  all input  must be  numeric.  Therefore,
  82.      the moment you enter any non-numeric character, the computer will
  83.      beep  and  erase  your  entire  entry.    The   only  non-numeric
  84.      characters  allowed  are  '.'  and    '-'  (but only as the first
  85.      character in a data  field,  and  only  if  negative  numbers are
  86.      allowed).   Second, each  input field is constrained by numerical
  87.      limits.   Thus, for  example, you  cannot enter  an interest rate
  88.      smaller than  1% nor  larger than  50%.  Two factors govern these
  89.      latter limits:  (a) limitations of numeric representation  in the
  90.      8088/8086/80286   and   (b)   the   implausibility   of   certain
  91.      combinations (e.g. 200 year annuity with 3000 payment periods per
  92.      year).   The program  will not  permit you to go to the next cell
  93.      until you  provide  an  acceptable  entry  in  the  current cell.
  94.      (Note:  the   program  uses   bank  years  (360  days)  for  most
  95.      calculations involving  "daily" compounding.   This  was a small,
  96.      but  insignificant  compromise,  needed  to make life simpler for
  97.      everyone).
  98.  
  99.           At the end of every routine you will be asked if you wish to
  100.      repeat the  calculation with  different values.   This will allow
  101.      you to reuse values  you've  already  entered.    You'll  be able
  102.      change  only  those  values  you  want  changed without having to
  103.      completely reenter all data.  To accept a  value as  the default,
  104.      hit the  Carriage Return;  to change a value hit the space bar to
  105.      erase what is there.  You can then enter any new value you want.
  106.  
  107.           You must quit the  program through  the main  menu.   If you
  108.      exit  from  the  program  abnormally,  it  is  possible  that the
  109.      flashing cursor will disappear from view.  If this should happen,
  110.      rerun  the  program  again  and  quit  normally;  the cursor will
  111.      reappear.
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.                                      2
  120.  
  121.  
  122.  
  123.  
  124.  
  125.      Your Financial Partner                   Version 2.12  6/12/86
  126.  
  127.  
  128.  
  129.                                  Main Menu
  130.  
  131.  
  132.           Aside from the "Quit" function,  the  main  menu  displays 7
  133.      functional choices.  These are:
  134.  
  135.                (1) Future Value of an Investment
  136.                (2) Minimum Savings for Future Value
  137.                (3) Withdrawal from an Investment
  138.                (4) Present Value of an Investment
  139.                (5) Loan Calculations
  140.                (6) Financial Utilities
  141.                (7) Net Present Value/Internal Rate of Return
  142.  
  143.  
  144.  
  145.      (1) Future Value of an Investment
  146.  
  147.           This function addresses the following question:  If I invest
  148.      a certain amount  of  money  regularly  in  an  account  paying a
  149.      specific interest rate, compounded at regular intervals, how much
  150.      money will I accumulate by time T?   To answer  this question, we
  151.      need to  know (a)  whether you  want to  make regular deposits or
  152.      whether you want to deposit Grandma's estate all at one time; (b)
  153.      how  much  money  you  want  to  deposit  (regularly or as a lump
  154.      sum);(c) if the deposits  are regular,  what is  the frequency of
  155.      deposit;  (d)  the  nominal  (quoted)  interest rate as a percent
  156.      (e.g. enter  12% as  12, not  0.12); (e)  the length  of time (in
  157.      years) you  want to  leave your  money in; (f) how frequently the
  158.      bank or other institution compounds interest.
  159.  
  160.           From this information, the program will give you  a specific
  161.      dollar amount representing the accumulated principal and interest
  162.      over the life of the investment.
  163.  
  164.      (2)  Minimum Savings for a Future Value.
  165.  
  166.           Suppose that you have  a 6  year old  child who  you want to
  167.      send to  college at age 18.  You haven't started to save yet, but
  168.      you figure  that four  years of  college will  cost about $40,000
  169.      twelve years from now.  Your question is:  How much per month (or
  170.      other period) will I have to put away on a regular basis  (or now
  171.      as a  lump sum)  to accumulate  $40,000 by  the time  my child is
  172.      ready for  college.  You have two  choices in  how you accumulate
  173.      this money.   Either  you can  deposit a  lump sum now and let it
  174.      accumulate interest, or you  can make  regular deposits  from now
  175.      until your  child is  ready to go to college.  You can choose one
  176.      of these two options from the sub-menu.  Once chosen,  the inputs
  177.  
  178.                                      3
  179.  
  180.  
  181.  
  182.  
  183.  
  184.      Your Financial Partner                   Version 2.12  6/12/86
  185.  
  186.  
  187.      are similar.  You need to provide the following information:  (a)
  188.      the Future Value (i.e.,  how much  money do  you want  to have by
  189.      time T);  (b) the  rate of  interest you expect to earn while the
  190.      money is accumulating; (c) frequency of deposits (regular payment
  191.      option) or  frequency of  compounding (lump  sum option); (d) the
  192.      number of years needed to accumulate the money.
  193.  
  194.           From these inputs, the program  will  tell  you  one  of two
  195.      answers:   (a) how much money per period you will need to save to
  196.      accumulate the Future Value  by  time  T,  or  (b)  the  lump sum
  197.      deposit needed now to achieve the Future Value by time T.
  198.  
  199.  
  200.      (3) Withdrawal from an Investment
  201.  
  202.           Consider the following problem.  Suppose you are planning to
  203.      retire 20 years from now.  You  get  a  pay  raise  that,  lo and
  204.      behold,  you  don't  need  for  living  expenses so you decide to
  205.      invest it.  Your question is:    If  I  invest  this  money  on a
  206.      regular (or  lump sum)  basis from  now until  I retire, how much
  207.      will I be able  to withdraw  on a  regular basis  starting when I
  208.      retire before I run out of money, or before my investment reaches
  209.      a certain minimum balance.  Alternatively, you might want to know
  210.      how much  you would  have to  put away  to be  able to withdraw a
  211.      specified amount periodically at some point in the future.
  212.  
  213.           There are three choices for this option.   The first enables
  214.      you determine  how much you would be able to withdraw if you made
  215.      regular deposits from now until some  point in  the future.   The
  216.      second would  allow you  to determine  regular withdrawals from a
  217.      lump sum deposit made now, and  the third  option permits  you to
  218.      choose the  amount you  want to be able to withdraw and determine
  219.      the amount you would have to  save  (lump  sum  or  regularly) to
  220.      accumulate the necessary funds for those withdrawals.
  221.  
  222.           The inputs  are again relatively straightforward.  The first
  223.      two menu choices need the following  information:   (a) amount of
  224.      periodic or  lump sum  deposit; (b)  interest rate  you expect to
  225.      earn on the deposits; (c)  how  long  you  plan  to  make regular
  226.      deposits; (d)  total time  from now  until the  time you begin to
  227.      make regular withdrawals (e.g., if you plan to save for  10 years
  228.      and retire 10 years later, then the program expects you to answer
  229.      (c) with 10 and (d) with 20), and  (e) for  how long  you plan to
  230.      make regular withdrawals.
  231.  
  232.           This  information  will  enable  the program to tell you the
  233.      Future Value of your savings,  and  how  much  you'd  be  able to
  234.      withdraw monthly for the time period you specify.
  235.  
  236.  
  237.                                      4
  238.  
  239.  
  240.  
  241.  
  242.  
  243.      Your Financial Partner                   Version 2.12  6/12/86
  244.  
  245.  
  246.           The third  menu choice  requires that you specify the amount
  247.      you want to withdraw on a periodic basis.  It  also requires that
  248.      you specify  the length of time over which these withdrawals will
  249.      take place.  The  program  does  not  compute  perpetuities (i.e.
  250.      Social Security  or a typical pension plan where withdrawals take
  251.      place over an indefinite period of time, perhaps this will  be an
  252.      option in  the future).   It also needs to know the interest rate
  253.      earned on the money while it  is being  withdrawn.   These inputs
  254.      will generate  the amount of money needed at the beginning of the
  255.      withdrawal  period  to  accomplish  the  periodic  withdrawal you
  256.      desire.
  257.  
  258.           The  program  then  asks  you  a  series  of other questions
  259.      designed  to  provide  information  concerning  the  best savings
  260.      approach  to  accumulating  the  needed  cash.   This part of the
  261.      program requires you to specify (a) the length  of time  you have
  262.      to  accumulate  the  cash,  and  (b)  the interest rate you'll be
  263.      earning while the cash accumulates.  This will then tell  you how
  264.      much you'd  need to  save monthly  to accumulate the cash, or how
  265.      much you'd have to deposit all at one time to accrue the cash.
  266.  
  267.      (4) Present Value of An Investment
  268.  
  269.           Suppose that you win the Oregon Lottery.  You have  a choice
  270.      of receiving  $200,000 per  year for 20 years, or a check now for
  271.      $1,000,000.  Which is the better deal?  This function  allows you
  272.      to  determine  the  Present  Value  of  an Investment that pays a
  273.      specified amount in the  future, either  as a  lump sum  or as an
  274.      annuity.
  275.  
  276.           To  answer  this  pressing  question  we need to provide the
  277.      following information:  (a) Future Value of a Lump Sum payout, or
  278.      the amount  you will  receive each  period in the future, (b) the
  279.      nominal interest that could be earned on money  invested now; (c)
  280.      the frequency that interest is compounded, the frequency payments
  281.      are received;  (d) the  holding period  (i.e. the  length of time
  282.      until you receive the money described above.
  283.  
  284.           These  inputs   will  yield   the  present   value  of  your
  285.      investment.  This program will tell you how  much your investment
  286.      is worth in today's dollars if those dollars were to earn a fixed
  287.      rate of return of some n number of years.
  288.  
  289.           By the way, you'd  be wise  to take  the $200,000  per year.
  290.      Assuming  an  interest  rate  of  10%,  the  present value of our
  291.      $200,000 per year for 20 years is $1,702,712.74.  To better that,
  292.      you would  have to  have a lump sum settlement now exceeding $1.7
  293.      million.
  294.  
  295.  
  296.                                      5
  297.  
  298.  
  299.  
  300.  
  301.  
  302.      Your Financial Partner                   Version 2.12  6/12/86
  303.  
  304.  
  305.      (5)  Loan Calculations
  306.  
  307.           This is,  by far,  the most  extensive part  of the program.
  308.      Your Financial Partner offers you six different options involving
  309.      loan calculations.  These  options allow  you (1)  to compute the
  310.      monthly  payment  on  a  specific  loan;  (2)  to compare monthly
  311.      payments for a given principal at  different interest  rates; (3)
  312.      to determine  the amount  of money  you can borrow for a specific
  313.      principal and  interest  payment;  (4)  compute  a  complete loan
  314.      amortization schedule;  (5) determine  the present  balance on an
  315.      existing  loan;  and  finally  (6)  to  determine  the  impact of
  316.      accelerating  the  amortization  of  a  loan  by  increasing  the
  317.      principal payments or by making a lump sum payment at  some point
  318.      during the loan.
  319.  
  320.           Options (1)  and (2) require the following information:  (a)
  321.      the amount of the loan; (b) duration of the loan;  and (c) number
  322.      of loan payments per year.    Option  (1)  requires that you also
  323.      provide the nominal interest  rate.   From this  the program will
  324.      provide you  with the required payment to fully amortize the loan
  325.      in the length of time specified.
  326.  
  327.           Option (2)  asks that  you estimate  an interest  rate.  You
  328.      will then  be given  the payments for that loan amount at a range
  329.      interest rates that surround the given rate by   2% in increments
  330.      of 0.25%.  You may print this to the Screen or to your Printer.
  331.  
  332.           The  third  option  requires  you  to  give  (a) the desired
  333.      monthly payment; (b) the duration of the loan; (c) the  number of
  334.      loan  payments  per  year;  and  (d) a good guess at a reasonable
  335.      interest rate  for the  loan.   This information  will yield loan
  336.      amounts having  your desired  payment spanning  an interest range
  337.      from 2% below your  interest estimate  to 2%  above increments of
  338.      0.25%.  You may also print this to the Screen or to your Printer.
  339.  
  340.           Option  (4)  is  self  explanatory.    It  produces the full
  341.      amortization schedule for any  loan.   To produce  this schedule,
  342.      the program  needs to  know (a)  the amount  of the loan; (b) the
  343.      interest rate; (c) the duration of  the loan;  (d) the  number of
  344.      payments per  year; and  (e) the  starting month  and year of the
  345.      loan.
  346.  
  347.           This  information  generate   a   complete  period-by-period
  348.      accounting of the loan, apportioning the payment to principal and
  349.      interest.  This schedule can be printed, or listed to the screen.
  350.  
  351.           The fifth option allows you to determine the current balance
  352.      on a  loan.   You must  supply the  same information required for
  353.      option (4), but you also must supply the date that  you made your
  354.  
  355.                                      6
  356.  
  357.  
  358.  
  359.  
  360.  
  361.      Your Financial Partner                   Version 2.12  6/12/86
  362.  
  363.  
  364.      last payment.   Here  the program will be quite vigilant to check
  365.      that your last payment actually is  within the  loan period.   It
  366.      will reject  any date  not included  in the loan range.  Once the
  367.      program accepts the date of last  payment, it  can determine your
  368.      outstanding balance.   Please  be advised that the actual balance
  369.      of the loan and the computed balance are likely to differ.  Banks
  370.      compute interest  on a  daily basis, while amortization schedules
  371.      assume that you make  payments at  exactly equal  intervals.  The
  372.      instant that  you deviate  from a specific interval the bank gets
  373.      either more or less  money from  you.   Nevertheless, the balance
  374.      reported here should be reasonably close to the balance your bank
  375.      claims you owe.
  376.  
  377.           The  last  option  allows  you  to  examine  the  impact  of
  378.      accelerating the payoff of your loan.  Suppose you have a 30 year
  379.      mortgage  for   $50,000  at  10%  interest.    In  year  7,  your
  380.      grandmother dies leaving you  $10,000.   If you  apply the entire
  381.      $10,000 to  your mortgage  principal, how  would that shorten the
  382.      time required to pay it off?  Alternately, suppose you get a $100
  383.      per  month  raise.    You  decide  to dedicate the entire $100 to
  384.      principal reduction on your mortgage.   How does  this affect the
  385.      life span of the loan?
  386.  
  387.           Before we  can examine the impact of any principal reduction
  388.      scheme, we need to  determine your  current balance  on the loan.
  389.      Here  we   are  doing   nothing  more  than  obtaining  the  same
  390.      information that we needed  for Option  (5).   Once we  have your
  391.      loan balance,  we need  only know  the amount  you want to add to
  392.      your monthly payments to  reduce the  principal or  the amount of
  393.      single  deposit  applied  against  the  principal.  From here the
  394.      program will report (a) when the  loan will  be paid  off; (b) by
  395.      how many  periods the  loan will  be shortened;  and (c) how much
  396.      interest savings you will realize.
  397.  
  398.           If you  apply  Grandma's  estate  of  $10,000  to  your loan
  399.      balance on  the 86th  payment, you  would, on  a 30 year, $50,000
  400.      loan at 10%, reduce  the  number  of  payments  by  126  and save
  401.      $45,574.93 in  interest costs.   If you apply your $100 per month
  402.      raise to principal reduction on the same loan at payment  86, you
  403.      would reduce the payments by 116 and save $35,351.27 in interest.
  404.  
  405.      (6) Financial Utilities
  406.  
  407.           There  are  two  options  here.    The  first  allows you to
  408.      determine the effective interest  rate on  a loan  or investment;
  409.      the  second  allows  you  to  generate a monthly calendar for any
  410.      month and any year beginning with 1800 and running to 2499.
  411.  
  412.           The only purpose of  the first  option is  to enable  you to
  413.  
  414.                                      7
  415.  
  416.  
  417.  
  418.  
  419.  
  420.      Your Financial Partner                   Version 2.12  6/12/86
  421.  
  422.  
  423.      figure out  the annual  percentage rate from the nominal interest
  424.      rate.  Most banks  will  tell  you  that  they  pay,  say  8%, on
  425.      passbook  savings.    If  each  of  four banks pay 8% on passbook
  426.      savings, but  one  compounds  interest  daily,  one  monthly, one
  427.      quarterly, and  one semi-annually,  which bank gives you the best
  428.      return on your money?     Obviously,  the  more  frequently banks
  429.      compound money,  the faster  your money  will grow.   This option
  430.      allows you to determine what the  actual interest  rate is.   You
  431.      need only supply two pieces of information:  (a) nominal interest
  432.      rate and (b) frequency of compounding.
  433.  
  434.           The second option is largely self-explanatory.  You  need to
  435.      supply a  month (a  number between  1 and 12) and a year (a four-
  436.      digit number from 1800 to  2499).    The  program  will instantly
  437.      produce a calendar.
  438.  
  439.      (7) Net Present Value/Internal Rate of Return
  440.  
  441.           These  computations  usually  are  reserved  for  businesses
  442.      rather than individuals;  however,  with  real  estate investment
  443.      such  a  common  income-producing strategy for individuals, these
  444.      options will allow you (a)  to  determine  whether  an investment
  445.      actually returns  a sufficient  cash flow,  when adjusted for the
  446.      time value of money, to met your stated profit objectives  or (b)
  447.      to determine,  given a  specific set  of cash  flows, the rate of
  448.      return those cash flows represent.
  449.  
  450.           To compute Net Present Value, we need the  following inputs:
  451.      (a)  the  initial  investment  (usually  the purchase price); (b)
  452.      expected rate of return; (c) number of years you plan to hold the
  453.      investment or  the number of years over which you want the NPV to
  454.      be computed; (d) the cash flows you expect  to receive  each year
  455.      for the  duration of the investment.  These cash flows are "mini-
  456.      future" values that you are going  to receive.   To  compute NPV,
  457.      the program has to translate them back (discount them) to present
  458.      value in order for  you  to  accurately  assess  your investment.
  459.      Once  you've  entered  all  the  cash  flows,  the  program  will
  460.      determine the Net Present Value.  A positive  NPV means  that the
  461.      investment is  worth more  than what  you require on the basis of
  462.      your profit  objective;  hence,  it  is  a  good  investment.   A
  463.      negative NPV  means that the investment does not meet your profit
  464.      objective.  An NPV of 0 means that  the investment  exactly meets
  465.      your profit objective.
  466.  
  467.           The Internal  Rate of  Return, is  simply the  yield, or the
  468.      discounted rate of return on an investment.  To determine the IRR
  469.      we need to know (a) the amount of the initial investment; (b) the
  470.      number of years you  plan to  hold the  investment; (c)  the cash
  471.      flows you  expect to receive.  From this information, the program
  472.  
  473.                                      8
  474.  
  475.  
  476.  
  477.  
  478.  
  479.      Your Financial Partner                   Version 2.12  6/12/86
  480.  
  481.  
  482.      will determine the precise  interest rate  necessary to  make the
  483.      NPV=0.
  484.  
  485.           You should  be aware  that the mathematical solution for IRR
  486.      involves finding the root of a polynomial.  A polynomial that has
  487.      more than one sign change has more than one real root. Obviously,
  488.      if there is more than one interest rate that will make NPV=0, the
  489.      IRR  will  be  meaningless.    Thus,  Your  Financial  Partner is
  490.      designed to count the sign changes and reject any series  of cash
  491.      flows that  violates the  rules (in this case, Descartes' Rule of
  492.      Signs).  For  example,  the  program  will  reject  the following
  493.      series of  cash flows:   -600, 800,900,-1000,5000.  Note that the
  494.      signs go: -++-+.  Here  there  are  three  sign  changes  and the
  495.      program will  not compute  the IRR.   If you try this with any of
  496.      the popular spreadsheets, they report an IRR even  though the IRR
  497.      is meaningless.
  498.  
  499.  
  500.      Penultimate Notes
  501.  
  502.           I sincerely  hope that  Your Financial  Partner is useful to
  503.      you.  I spent a great deal of time trying to write a program that
  504.      I could  use.   I've tested  all functions with a wide variety of
  505.      data from  financial analysis  textbook problems.   I'm convinced
  506.      that the  program is  very bug-free.   But,  you and I know quite
  507.      well that  the axiom  of any  programmer is  TAAB (There's always
  508.      another  bug).    If  you  run  into  any problems, encounter any
  509.      results that do not look right  or that  you know  are not right,
  510.      please drop  me a  note and  explain the circumstances.  I do not
  511.      want a "buggy" program circulating.
  512.  
  513.      Ultimate Notes
  514.  
  515.           If you are using this program and find it to  be valuable, I
  516.      would  be  grateful  for  any  contribution  you  might make ($20
  517.      suggested).  I will  automatically  send  contributors  any major
  518.      upgrades of  the program  for a  six-month period.  I am planning
  519.      several more features, as  time permits,  including a full-screen
  520.      editor and a pop-up four-function calculator.  I am also planning
  521.      cut and paste functions so that values computed in one module can
  522.      be used in another module.
  523.  
  524.           If you  downloaded this program from a Bulletin Board System
  525.      (BBS) somewhere, please let me know.  If  you contribute  for the
  526.      program, I will rebate 10% of your contribution to the BBS System
  527.      Operator as my thanks for his  help in  distributing the program.
  528.      This will  enable him  to locate other programs for you, help pay
  529.      his phone bill, help him buy a new hard disk, or help put food on
  530.      his table.
  531.  
  532.                                      9
  533.  
  534.  
  535.  
  536.  
  537.  
  538.      Your Financial Partner                   Version 2.12  6/12/86
  539.  
  540.  
  541.  
  542.           My  legal  advisors  tell  me  that  I  cannot  warrant this
  543.      program, expressly or by implication.   So, I  am not responsible
  544.      if this  program ruins your life.  On the other hand, if it makes
  545.      you a millionaire, I'd like to know.
  546.  
  547.      Acknowledgements:
  548.  
  549.           I'd like to thank Phil  Smith,  Don  Flinn,  John  Rau, Norm
  550.      Worthington, Carol  Feldesman, and  the guys at Aabacus Computers
  551.      for testing the program and putting up with  my innumerable "just
  552.      one more  change".   I'd also  like to thank George Smith for his
  553.      wonderful set of Turbo  routines called  "Boosters", and Philippe
  554.      Kahn for Turbo Pascal.  I'd especially like to thank Phil and Don
  555.      for advice on financial formulae, and for their  many suggestions
  556.      of  ways  to  improve  the  program.    Of  course  I,  alone, am
  557.      responsible for the program.
  558.  
  559.  
  560.      References:
  561.  
  562.      Brigham, Eugene F.
  563.           1983.  Fundamentals of Financial Management.  Third Edition.
  564.      New York:  Dryden Press.
  565.  
  566.      Smith, Jon M.
  567.           1976.    Financial  Analysis  and  Business Decisions on the
  568.      Pocket Calculator.  New York:  John Wiley & Sons.
  569.  
  570.  
  571.                       Money Matters and Other Things
  572.  
  573.           If you want to contribute (and I hope you'll give  it strong
  574.      consideration), or you wish to send either valentines or vitriol,
  575.      please address all correspondence, and make all checks out, to:
  576.  
  577.  
  578.                              Marc R. Feldesman
  579.                            12655 SW 111th Place
  580.                            Tigard, Oregon 97223
  581.                               (503)-620-9534
  582.  
  583.      IBM-PC,XT,  and  AT,    Lotus  1-2-3,  Symphony,  Framework,  and
  584.      SuperCalc 3  are registered  trademarks of International Business
  585.      Machines, Lotus Development Corporation, Ashton-Tate, and Sorcim-
  586.      IUS.
  587.  
  588.  
  589.                                     10
  590.  
  591.